home *** CD-ROM | disk | FTP | other *** search
- object Prop_sc: TProp_sc
- Left = 926
- Top = 396
- Width = 525
- Height = 343
- Caption = 'Properties'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object SUMHtmlLabel: TQzHtmlLabel2
- Tag = 99
- Left = 0
- Top = 49
- Width = 517
- Height = 219
- Align = alClient
- AutoSize = False
- Html =
- '<table border=0>'#13#10'<tr><td>Filename:</td><td><dynamic id="filenam' +
- 'e"></td></tr>'#13#10'<tr><td>Filetype:</td><td><dynamic id="filetype">' +
- '</td></tr>'#13#10'<tr><td>Path:</td><td><dynamic id="filepath"></td></' +
- 'tr>'#13#10'<tr><td>Size:</td><td><dynamic id="filesize"></td></tr>'#13#10'<t' +
- 'r><td>Packed Size:</td><td><dynamic id="filepackedsize"></td></t' +
- 'r>'#13#10'<tr><td>File Date and Time:</td><td><dynamic id="filedate"><' +
- '/td></tr>'#13#10'<tr><td>CRCe:</td><td><dynamic id="filecrc"></td></tr' +
- '>'#13#10'</table>'
- OnDynamicUpdate = SUMHtmlLabelDynamicUpdate
- AutoHeight = False
- end
- object Panel32: TPanel
- Left = 0
- Top = 0
- Width = 517
- Height = 49
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object SUMImage: TImage
- Left = 8
- Top = 8
- Width = 33
- Height = 33
- Transparent = True
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 268
- Width = 517
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object bOk: TButton
- Left = 432
- Top = 8
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
- end
-